SetNextForm

Definition:

SetNextForm(string)

 

Description:

Sets the next form to display when the current Script exits.

 

Platforms:

All

 

Parameters:

string - required

Name of the form to display.

 

Returns:

nothing

 

Notes:

You can use this Method in the OnClick Event for Navigation, Next and Previous Buttons to override the standard behaviour and display a different form.